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 10010010010010111001001001001010011001101001001001001011100100100100101001011110011111010101100110010010010010111001001001001010011001101001001001001011100100100100101001011110011111010110001001000101 924b924a66924b924a5e7d59924b924a66924b924a5e7d6245
EUC-JP 狸谷f狸谷^}Y狸谷f狸谷^}bE 11000011101011001100001110101011011001101100001110101100110000111010101101011110011111010101100111000011101011001100001110101011011001101100001110101100110000111010101101011110011111010110001001000101 c3acc3ab66c3acc3ab5e7d59c3acc3ab66c3acc3ab5e7d6245
UTF-8 狸谷f狸谷^}Y狸谷f狸谷^}bE 111001111000101110111000111010001011000010110111011001101110011110001011101110001110100010110000101101110101111001111101010110011110011110001011101110001110100010110000101101110110011011100111100010111011100011101000101100001011011101011110011111010110001001000101 e78bb8e8b0b766e78bb8e8b0b75e7d59e78bb8e8b0b766e78bb8e8b0b75e7d6245
UHC 狸谷f狸谷^}Y狸谷f狸谷^}bE 11010111111000011100110111011011011001101101011111100001110011011101101101011110011111010101100111010111111000011100110111011011011001101101011111100001110011011101101101011110011111010110001001000101 d7e1cddb66d7e1cddb5e7d59d7e1cddb66d7e1cddb5e7d6245

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