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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 筌??誼??柚 11100010101000110011111100111111100010110110001000111111001111111001011101001101 e2a33f3f8b623f3f974d
EUC-JP 筌??誼??柚 11100100101001010011111100111111101101011100001100111111001111111100110110101110 e4a53f3fb5c33f3fcdae
UTF-8 筌뗪퉭誼얗솻柚 111001111010110110001100111010111001011110101010111011011000100110101101111010001010101010111100111011001001011010010111111011001000011010111011111001101001111110011010 e7ad8ceb97aaed89ade8aabcec9697ec86bbe69f9a
UHC 筌뗪퉭誼얗솻柚 1110111110100111100010111110101010111001100001011110101111111110101111101110100110011001101100001110101011110110 efa78beab985ebfebee999b0eaf6

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