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 1110011110101110100010111110101110101100100010101110001110000101100010100111110101110110111001111010111010001011111010111010110010001010111000111000010110001010011111010111011001000010 e7ae8bebac8ae3858a7d76e7ae8bebac8ae3858a7d7642
UHC 箋묊ㅊ}v箋묊ㅊ}vB 1110111110101000100100011110011110100100101110100111110101110110111011111010100010010001111001111010010010111010011111010111011001000010 efa891e7a4ba7d76efa891e7a4ba7d7642

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