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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?訛?\}?訛?\{^ 00111111111001100110000100111111010111000111110100111111111001100110000100111111010111000111101101011110 3fe6613f5c7d3fe6613f5c7b5e
EUC-JP ?訛?\}?訛?\{^ 00111111111010111100001000111111010111000111110100111111111010111100001000111111010111000111101101011110 3febc23f5c7d3febc23f5c7b5e
UTF-8 섬訛설\}섬訛설\{^ 1110110010000100101011001110100010101000100110111110110010000100101001000101110001111101111011001000010010101100111010001010100010011011111011001000010010100100010111000111101101011110 ec84ace8a89bec84a45c7dec84ace8a89bec84a45c7b5e
UHC 섬訛설\}섬訛설\{^ 1011110010110110111010001100010110111100101100110101110001111101101111001011011011101000110001011011110010110011010111000111101101011110 bcb6e8c5bcb35c7dbcb6e8c5bcb35c7b5e

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