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 ?曉??\}?曉??\{^ 001111111001110111111010001111110011111101011100011111010011111110011101111110100011111100111111010111000111101101011110 3f9dfa3f3f5c7d3f9dfa3f3f5c7b5e
EUC-JP ?曉??\}?曉??\{^ 001111111101101011111100001111110011111101011100011111010011111111011010111111000011111100111111010111000111101101011110 3fdafc3f3f5c7d3fdafc3f3f5c7b5e
UTF-8 뤌曉ㄿ딕\}뤌曉ㄿ딕\{^ 1110101110100100100011001110011010011011100010011110001110000100101111111110101110010100100101010101110001111101111010111010010010001100111001101001101110001001111000111000010010111111111010111001010010010101010111000111101101011110 eba48ce69b89e384bfeb94955c7deba48ce69b89e384bfeb94955c7b5e
UHC 뤌曉ㄿ딕\}뤌曉ㄿ딕\{^ 100011111011110011111100111110111010010010101111101101011111000101011100011111011000111110111100111111001111101110100100101011111011010111110001010111000111101101011110 8fbcfcfba4afb5f15c7d8fbcfcfba4afb5f15c7b5e

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