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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 午??????ヨ?^ 100011001101111100111111001111110011111100111111001111110011111110000011100010000011111101011110 8cdf3f3f3f3f3f3f83883f5e
EUC-JP 午??????ヨ?^ 101110001110000100111111001111110011111100111111001111110011111110100101111010000011111101011110 b8e13f3f3f3f3f3fa5e83f5e
UTF-8 午롩쎁禮녘룑樂ヨ걿^ 11100101100011011000100011101011101000011010100111101100100011101000000111101111101001101011011011101011100001011001100011101011101000111001000111101111101001101011111111100011100000111010100011101010101100011011111101011110 e58d88eba1a9ec8e81efa6b6eb8598eba391efa6bfe383a8eab1bf5e
UHC 午롩쎁禮녘룑樂ヨ걿^ 11100111111011011000111011101001100110111010101111100111110111111011001111101000100011111000111011101000111110011010101111101000100000011010001001011110 e7ed8ee99babe7dfb3e88f8ee8f9abe881a25e

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