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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 箋??}v箋??}vB 11100010101100110011111100111111011111010111011011100010101100110011111100111111011111010111011001000010 e2b33f3f7d76e2b33f3f7d7642
EUC-JP 箋??}v箋??}vB 11100100101101010011111100111111011111010111011011100100101101010011111100111111011111010111011001000010 e4b53f3f7d76e4b53f3f7d7642
UTF-8 箋㎩폀}v箋㎩폀}vB 1110011110101110100010111110001110001110101010011110110110001111100000000111110101110110111001111010111010001011111000111000111010101001111011011000111110000000011111010111011001000010 e7ae8be38ea9ed8f807d76e7ae8be38ea9ed8f807d7642
UHC 箋㎩폀}v箋㎩폀}vB 1110111110101000101001111110010110111100100011110111110101110110111011111010100010100111111001011011110010001111011111010111011001000010 efa8a7e5bc8f7d76efa8a7e5bc8f7d7642

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