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 10010001101101001001001001010111011001101001000110110100100100100101011101011110011111010101100110010001101101001001001001010111011001101001000110110100100100100101011101011110011111010110001001000101 91b492576691b492575e7d5991b492576691b492575e7d6245
EUC-JP 其淡f其淡^}Y其淡f其淡^}bE 11000010101101101100001110111000011001101100001010110110110000111011100001011110011111010101100111000010101101101100001110111000011001101100001010110110110000111011100001011110011111010110001001000101 c2b6c3b866c2b6c3b85e7d59c2b6c3b866c2b6c3b85e7d6245
UTF-8 其淡f其淡^}Y其淡f其淡^}bE 111001011000010110110110111001101011011110100001011001101110010110000101101101101110011010110111101000010101111001111101010110011110010110000101101101101110011010110111101000010110011011100101100001011011011011100110101101111010000101011110011111010110001001000101 e585b6e6b7a166e585b6e6b7a15e7d59e585b6e6b7a166e585b6e6b7a15e7d6245
UHC 其淡f其淡^}Y其淡f其淡^}bE 11010000111011001101001110111111011001101101000011101100110100111011111101011110011111010101100111010000111011001101001110111111011001101101000011101100110100111011111101011110011111010110001001000101 d0ecd3bf66d0ecd3bf5e7d59d0ecd3bf66d0ecd3bf5e7d6245

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