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 錠?樗憺錠?樗憺^ 100011111111100100111111100100101001010010011100111010011000111111111001001111111001001010010100100111001110100101011110 8ff93f92949ce98ff93f92949ce95e
EUC-JP 錠?樗憺錠?樗憺^ 101111101111101100111111110000111111010011011000111010111011111011111011001111111100001111110100110110001110101101011110 befb3fc3f4d8ebbefb3fc3f4d8eb5e
UTF-8 錠렩樗憺錠렩樗憺^ 11101001100011001010000011101011101000001010100111100110101010001001011111100110100001101011101011101001100011001010000011101011101000001010100111100110101010001001011111100110100001101011101001011110 e98ca0eba0a9e6a897e686bae98ca0eba0a9e6a897e686ba5e
UHC 錠렩樗憺錠렩樗憺^ 1110111111111100100011101011011111101110110000001101001110111100111011111111110010001110101101111110111011000000110100111011110001011110 effc8eb7eec0d3bceffc8eb7eec0d3bc5e

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