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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 杢某瓰杢某瓰B 10010110110110111001011001011110111000010100011010010110110110111001011001011110111000010100011001000010 96db965ee14696db965ee14642
EUC-JP 杢某瓰杢某瓰B 11001100110111011100101110111111111000011010011111001100110111011100101110111111111000011010011101000010 ccddcbbfe1a7ccddcbbfe1a742
UTF-8 杢某瓰杢某瓰B 11100110100111011010001011100110100111111001000011100111100100111011000011100110100111011010001011100110100111111001000011100111100100111011000001000010 e69da2e69f90e793b0e69da2e69f90e793b042
UHC ?某??某?B 001111111101100110111011001111110011111111011001101110110011111101000010 3fd9bb3f3fd9bb3f42

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