To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN ?巖?v?巖?vB 0011111110011011110111000011111101110110001111111001101111011100001111110111011001000010 3f9bdc3f763f9bdc3f7642
EUC-JP ?巖?v?巖?vB 0011111111010110110111100011111101110110001111111101011011011110001111110111011001000010 3fd6de3f763fd6de3f7642
UTF-8 롏巖롉v롏巖롉vB 111010111010000110001111111001011011011110010110111010111010000110001001011101101110101110100001100011111110010110110111100101101110101110100001100010010111011001000010 eba18fe5b796eba18976eba18fe5b796eba1897642
UHC 롏巖롉v롏巖롉vB 100011101101010111100100110111001000111011001111011101101000111011010101111001001101110010001110110011110111011001000010 8ed5e4dc8ecf768ed5e4dc8ecf7642

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)