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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 褶褶f褶褶^}Y褶褶f褶褶^}bE 11100101111101111110010111110111011001101110010111110111111001011111011101011110011111010101100111100101111101111110010111110111011001101110010111110111111001011111011101011110011111010110001001000101 e5f7e5f766e5f7e5f75e7d59e5f7e5f766e5f7e5f75e7d6245
EUC-JP 褶褶f褶褶^}Y褶褶f褶褶^}bE 11101010111110011110101011111001011001101110101011111001111010101111100101011110011111010101100111101010111110011110101011111001011001101110101011111001111010101111100101011110011111010110001001000101 eaf9eaf966eaf9eaf95e7d59eaf9eaf966eaf9eaf95e7d6245
UTF-8 褶褶f褶褶^}Y褶褶f褶褶^}bE 111010001010010010110110111010001010010010110110011001101110100010100100101101101110100010100100101101100101111001111101010110011110100010100100101101101110100010100100101101100110011011101000101001001011011011101000101001001011011001011110011111010110001001000101 e8a4b6e8a4b666e8a4b6e8a4b65e7d59e8a4b6e8a4b666e8a4b6e8a4b65e7d6245
UHC 褶褶f褶褶^}Y褶褶f褶褶^}bE 11100011101010001110001110101000011001101110001110101000111000111010100001011110011111010101100111100011101010001110001110101000011001101110001110101000111000111010100001011110011111010110001001000101 e3a8e3a866e3a8e3a85e7d59e3a8e3a866e3a8e3a85e7d6245

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