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 蜉セ鄒ク闌ォ鄒ク^ 11100101100010101011111011100111101111101011100011101000100011001010101111100111101111101011100001011110 e58abee7beb8e88cabe7beb85e
EUC-JP 蜉セ鄒ク闌ォ鄒ク^ 1110100111101010100011101011111011101110110000001000111010111000111011111110110010001110101010111110111011000000100011101011100001011110 e9ea8ebeeec08eb8efec8eabeec08eb85e
UTF-8 蜉セ鄒ク闌ォ鄒ク^ 11101000100111001000100111101111101111011011111011101001100001001001001011101111101111011011100011101001100101111000110011101111101111011010101111101001100001001001001011101111101111011011100001011110 e89c89efbdbee98492efbdb8e9978cefbdabe98492efbdb85e
UHC ??鄒???鄒?^ 0011111100111111111101011101101100111111001111110011111111110101110110110011111101011110 3f3ff5db3f3f3ff5db3f5e

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