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 ?xf?x^}Y?xf?x^}bE 0011111101111000011001100011111101111000010111100111110101011001001111110111100001100110001111110111100001011110011111010110001001000101 3f78663f785e7d593f78663f785e7d6245
SJIS-WIN ?xf?x^}Y?xf?x^}bE 0011111101111000011001100011111101111000010111100111110101011001001111110111100001100110001111110111100001011110011111010110001001000101 3f78663f785e7d593f78663f785e7d6245
EUC-JP ?xf?x^}Y?xf?x^}bE 0011111101111000011001100011111101111000010111100111110101011001001111110111100001100110001111110111100001011110011111010110001001000101 3f78663f785e7d593f78663f785e7d6245
UTF-8 뒂xf뒂x^}Y뒂xf뒂x^}bE 11101011100100101000001001111000011001101110101110010010100000100111100001011110011111010101100111101011100100101000001001111000011001101110101110010010100000100111100001011110011111010110001001000101 eb92827866eb9282785e7d59eb92827866eb9282785e7d6245
UHC 뒂xf뒂x^}Y뒂xf뒂x^}bE 100010100111101001111000011001101000101001111010011110000101111001111101010110011000101001111010011110000110011010001010011110100111100001011110011111010110001001000101 8a7a78668a7a785e7d598a7a78668a7a785e7d6245

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