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 ?N[f?N[^}Y?N[f?N[^}bE 001111110100111001011011011001100011111101001110010110110101111001111101010110010011111101001110010110110110011000111111010011100101101101011110011111010110001001000101 3f4e5b663f4e5b5e7d593f4e5b663f4e5b5e7d6245
SJIS-WIN 漏N[f漏N[^}Y漏N[f漏N[^}bE 10011000010100100100111001011011011001101001100001010010010011100101101101011110011111010101100110011000010100100100111001011011011001101001100001010010010011100101101101011110011111010110001001000101 98524e5b6698524e5b5e7d5998524e5b6698524e5b5e7d6245
EUC-JP 漏N[f漏N[^}Y漏N[f漏N[^}bE 11001111101100110100111001011011011001101100111110110011010011100101101101011110011111010101100111001111101100110100111001011011011001101100111110110011010011100101101101011110011111010110001001000101 cfb34e5b66cfb34e5b5e7d59cfb34e5b66cfb34e5b5e7d6245
UTF-8 漏N[f漏N[^}Y漏N[f漏N[^}bE 1110011010111100100011110100111001011011011001101110011010111100100011110100111001011011010111100111110101011001111001101011110010001111010011100101101101100110111001101011110010001111010011100101101101011110011111010110001001000101 e6bc8f4e5b66e6bc8f4e5b5e7d59e6bc8f4e5b66e6bc8f4e5b5e7d6245
UHC 漏N[f漏N[^}Y漏N[f漏N[^}bE 11010111101010010100111001011011011001101101011110101001010011100101101101011110011111010101100111010111101010010100111001011011011001101101011110101001010011100101101101011110011111010110001001000101 d7a94e5b66d7a94e5b5e7d59d7a94e5b66d7a94e5b5e7d6245

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