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 逡??\}逡??\{^ 11100111100101010011111100111111010111000111110111100111100101010011111100111111010111000111101101011110 e7953f3f5c7de7953f3f5c7b5e
EUC-JP 逡??\}逡??\{^ 11101101111101010011111100111111010111000111110111101101111101010011111100111111010111000111101101011110 edf53f3f5c7dedf53f3f5c7b5e
UTF-8 逡ㅻ눕\}逡ㅻ눕\{^ 1110100110000000101000011110001110000101101110111110101110001000100101010101110001111101111010011000000010100001111000111000010110111011111010111000100010010101010111000111101101011110 e980a1e385bbeb88955c7de980a1e385bbeb88955c7b5e
UHC 逡ㅻ눕\}逡ㅻ눕\{^ 1111000111100100101001001110101110110100101011110101110001111101111100011110010010100100111010111011010010101111010111000111101101011110 f1e4a4ebb4af5c7df1e4a4ebb4af5c7b5e

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