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 1110011110101110100010111110101110110011101000111110101110010101101111010111110101110110111001111010111010001011111010111011001110100011111010111001010110111101011111010111011001000010 e7ae8bebb3a3eb95bd7d76e7ae8bebb3a3eb95bd7d7642
UHC 箋볣땽}v箋볣땽}vB 1110111110101000100100111110100110001011100100110111110101110110111011111010100010010011111010011000101110010011011111010111011001000010 efa893e98b937d76efa893e98b937d7642

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