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 ???????BB 001111110011111100111111001111110011111100111111001111110100001001000010 3f3f3f3f3f3f3f4242
SJIS-WIN ?遍???至?BB 0011111110010101110101010011111100111111001111111000111010001010001111110100001001000010 3f95d53f3f3f8e8a3f4242
EUC-JP ?遍???至?BB 0011111111001010110101110011111100111111001111111011101111101010001111110100001001000010 3fcad73f3f3fbbea3f4242
UTF-8 뤙遍퐦힉렱至렫BB 1110101110100100100110011110100110000001100011011110110110010000101001101110110110011110100010011110101110100000101100011110100010000111101100111110101110100000101010110100001001000010 eba499e9818ded90a6ed9e89eba0b1e887b3eba0ab4242
UHC 뤙遍퐦힉렱至렫BB 10001111110010001111100010111100101111011000111111001000111110001000111010111110111100101011100010001110101110010100001001000010 8fc8f8bcbd8fc8f88ebef2b88eb94242

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