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 001111111000100011011000001111110011111110001000110110000011111101000010 3f88d83f3f88d83f42
EUC-JP ?畏汭?畏汭B 00111111101100001101101010001111110001101110001000111111101100001101101010001111110001101110001001000010 3fb0da8fc6e23fb0da8fc6e242
UTF-8 롔畏汭롔畏汭B 11101011101000011001010011100111100101011000111111100110101100011010110111101011101000011001010011100111100101011000111111100110101100011010110101000010 eba194e7958fe6b1adeba194e7958fe6b1ad42
UHC 롔畏汭롔畏汭B 10001110110110001110100011100110111001111101011110001110110110001110100011100110111001111101011101000010 8ed8e8e6e7d78ed8e8e6e7d742

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