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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ルワ顋シホシヌ 11011001111101011011000011011100111010001111100110111100110011101011110011000111 d9f5b0dce8f9bccebcc7
EUC-JP ル?ワ顋シホシヌ 100011101101100100111111100011101101110011110000111110111000111010111100100011101100111010001110101111001000111011000111 8ed93f8edcf0fb8ebc8ece8ebc8ec7
UTF-8 ルワ顋シホシヌ 111011111011111010011001111011101001000010011011111011111011111010011100111010011010000110001011111011111011110110111100111011111011111010001110111011111011110110111100111011111011111010000111 efbe99ee909befbe9ce9a18befbdbcefbe8eefbdbcefbe87
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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