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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 寤??}Y寤??}bE 10011011100010000011111100111111011111010101100110011011100010000011111100111111011111010110001001000101 9b883f3f7d599b883f3f7d6245
EUC-JP 寤??}Y寤??}bE 11010101111010000011111100111111011111010101100111010101111010000011111100111111011111010110001001000101 d5e83f3f7d59d5e83f3f7d6245
UTF-8 寤뤿젧}Y寤뤿젧}bE 1110010110101111101001001110101110100100101111111110110010100000101001110111110101011001111001011010111110100100111010111010010010111111111011001010000010100111011111010110001001000101 e5afa4eba4bfeca0a77d59e5afa4eba4bfeca0a77d6245
UHC 寤뤿젧}Y寤뤿젧}bE 1110011111110101100011111110101110100000100111110111110101011001111001111111010110001111111010111010000010011111011111010110001001000101 e7f58feba09f7d59e7f58feba09f7d6245

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