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 筌??二??柚 11100010101000110011111100111111100100111111000100111111001111111001011101001101 e2a33f3f93f13f3f974d
EUC-JP 筌??二??柚 11100100101001010011111100111111110001101111001100111111001111111100110110101110 e4a53f3fc6f33f3fcdae
UTF-8 筌뗪퉭二띈뵯柚 111001111010110110001100111010111001011110101010111011011000100110101101111001001011101010001100111010111001110110001000111010111011010110101111111001101001111110011010 e7ad8ceb97aaed89ade4ba8ceb9d88ebb5afe69f9a
UHC 筌뗪퉭二띈뵯柚 1110111110100111100010111110101010111001100001011110110010100011101101101110100010010100101011011110101011110110 efa78beab985eca3b6e894adeaf6

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