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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
EUC-JP ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
UTF-8 섐석샴샹^}섐석샴샹^{^ 1110110010000100100100001110110010000100100111011110110010000011101101001110110010000011101110010101111001111101111011001000010010010000111011001000010010011101111011001000001110110100111011001000001110111001010111100111101101011110 ec8490ec849dec83b4ec83b95e7dec8490ec849dec83b4ec83b95e7b5e
UHC 섐석샴샹^}섐석샴샹^{^ 101111001010101110111100101011101011110010100100101111001010011101011110011111011011110010101011101111001010111010111100101001001011110010100111010111100111101101011110 bcabbcaebca4bca75e7dbcabbcaebca4bca75e7b5e

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