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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ????筍??坎 00111111001111110011111100111111111000101010000100111111001111111001101010101010 3f3f3f3fe2a13f3f9aaa
EUC-JP ????筍??坎 00111111001111110011111100111111111001001010001100111111001111111101010010101100 3f3f3f3fe4a33f3fd4ac
UTF-8 렮롅롊뤖筍핉퍗坎 111010111010000010101110111010111010000110000101111010111010000110001010111010111010010010010110111001111010110110001101111011011001010110001001111011011000110110010111111001011001110110001110 eba0aeeba185eba18aeba496e7ad8ded9589ed8d97e59d8e
UHC 렮롅롊뤖筍핉퍗坎 10001110101110111000111011001011100011101101000010001111110001101110001011101100110000001000111010111011100011101100101011101100 8ebb8ecb8ed08fc6e2ecc08ebb8ecaec

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