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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ?雙?十}Y?雙?十}bE 0011111110011001110101000011111110001111010111000111110101011001001111111001100111010100001111111000111101011100011111010110001001000101 3f99d43f8f5c7d593f99d43f8f5c7d6245
EUC-JP ?雙?十}Y?雙?十}bE 0011111111010010110101100011111110111101101111010111110101011001001111111101001011010110001111111011110110111101011111010110001001000101 3fd2d63fbdbd7d593fd2d63fbdbd7d6245
UTF-8 뾞雙뾞十}Y뾞雙뾞十}bE 1110101110111110100111101110100110011011100110011110101110111110100111101110010110001101100000010111110101011001111010111011111010011110111010011001101110011001111010111011111010011110111001011000110110000001011111010110001001000101 ebbe9ee99b99ebbe9ee58d817d59ebbe9ee99b99ebbe9ee58d817d6245
UHC 뾞雙뾞十}Y뾞雙뾞十}bE 100101110110000111100100101010101001011101100001111001001010100001111101010110011001011101100001111001001010101010010111011000011110010010101000011111010110001001000101 9761e4aa9761e4a87d599761e4aa9761e4a87d6245

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