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 1110011110101110100010111110110010011110100111101110110010001001101000000111110101110110111001111010111010001011111011001001111010011110111011001000100110100000011111010111011001000010 e7ae8bec9e9eec89a07d76e7ae8bec9e9eec89a07d7642
UHC 箋잞쉠}v箋잞쉠}vB 1110111110101000100111111110111110111101101010100111110101110110111011111010100010011111111011111011110110101010011111010111011001000010 efa89fefbdaa7d76efa89fefbdaa7d7642

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