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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 闌ォ鄒ク闌ォ鄒ク^ 11101000100011001010101111100111101111101011100011101000100011001010101111100111101111101011100001011110 e88cabe7beb8e88cabe7beb85e
EUC-JP 闌ォ鄒ク闌ォ鄒ク^ 1110111111101100100011101010101111101110110000001000111010111000111011111110110010001110101010111110111011000000100011101011100001011110 efec8eabeec08eb8efec8eabeec08eb85e
UTF-8 闌ォ鄒ク闌ォ鄒ク^ 11101001100101111000110011101111101111011010101111101001100001001001001011101111101111011011100011101001100101111000110011101111101111011010101111101001100001001001001011101111101111011011100001011110 e9978cefbdabe98492efbdb8e9978cefbdabe98492efbdb85e
UHC ??鄒???鄒?^ 0011111100111111111101011101101100111111001111110011111111110101110110110011111101011110 3f3ff5db3f3f3ff5db3f5e

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