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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 霓???\}霓???\{^ 111010001011110100111111001111110011111101011100011111011110100010111101001111110011111100111111010111000111101101011110 e8bd3f3f3f5c7de8bd3f3f3f5c7b5e
EUC-JP 霓???\}霓???\{^ 111100001011111100111111001111110011111101011100011111011111000010111111001111110011111100111111010111000111101101011110 f0bf3f3f3f5c7df0bf3f3f3f5c7b5e
UTF-8 霓뙈쇰솭\}霓뙈쇰솭\{^ 1110100110011100100100111110101110011001100010001110110010000111101100001110110010000110101011010101110001111101111010011001110010010011111010111001100110001000111011001000011110110000111011001000011010101101010111000111101101011110 e99c93eb9988ec87b0ec86ad5c7de99c93eb9988ec87b0ec86ad5c7b5e
UHC 霓뙈쇰솭\}霓뙈쇰솭\{^ 111001111110011110110110110011101011110011101011100110011010001101011100011111011110011111100111101101101100111010111100111010111001100110100011010111000111101101011110 e7e7b6cebceb99a35c7de7e7b6cebceb99a35c7b5e

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