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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ?悠ヤD?悠ヤD^ 00111111100101110100100110000011100001000100010000111111100101110100100110000011100001000100010001011110 3f97498384443f97498384445e
EUC-JP ?悠ヤD?悠ヤD^ 00111111110011011010101010100101111001000100010000111111110011011010101010100101111001000100010001011110 3fcdaaa5e4443fcdaaa5e4445e
UTF-8 룫悠ヤD룫悠ヤD^ 111010111010001110101011111001101000001010100000111000111000001110100100010001001110101110100011101010111110011010000010101000001110001110000011101001000100010001011110 eba3abe682a0e383a444eba3abe682a0e383a4445e
UHC 룫悠ヤD룫悠ヤD^ 100011111010001011101010111011011010101111100100010001001000111110100010111010101110110110101011111001000100010001011110 8fa2eaedabe4448fa2eaedabe4445e

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