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 10001110110101111000111110000111011001101000111011010111100011111000011101011110011111010101100110001110110101111000111110000111011001101000111011010111100011111000011101011110011111010110001001000101 8ed78f87668ed78f875e7d598ed78f87668ed78f875e7d6245
EUC-JP 邪順f邪順^}Y邪順f邪順^}bE 10111100110110011011110111100111011001101011110011011001101111011110011101011110011111010101100110111100110110011011110111100111011001101011110011011001101111011110011101011110011111010110001001000101 bcd9bde766bcd9bde75e7d59bcd9bde766bcd9bde75e7d6245
UTF-8 邪順f邪順^}Y邪順f邪順^}bE 111010011000001010101010111010011010000010000110011001101110100110000010101010101110100110100000100001100101111001111101010110011110100110000010101010101110100110100000100001100110011011101001100000101010101011101001101000001000011001011110011111010110001001000101 e982aae9a08666e982aae9a0865e7d59e982aae9a08666e982aae9a0865e7d6245
UHC 邪順f邪順^}Y邪順f邪順^}bE 11011110111101111110001011110111011001101101111011110111111000101111011101011110011111010101100111011110111101111110001011110111011001101101111011110111111000101111011101011110011111010110001001000101 def7e2f766def7e2f75e7d59def7e2f766def7e2f75e7d6245

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