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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?蘊?}?蘊?{^ 0011111111100101010111010011111101111101001111111110010101011101001111110111101101011110 3fe55d3f7d3fe55d3f7b5e
EUC-JP ?蘊?}?蘊?{^ 0011111111101001101111100011111101111101001111111110100110111110001111110111101101011110 3fe9be3f7d3fe9be3f7b5e
UTF-8 렠蘊靈}렠蘊靈{^ 111010111010000010100000111010001001100010001010111011111010011010110011011111011110101110100000101000001110100010011000100010101110111110100110101100110111101101011110 eba0a0e8988aefa6b37deba0a0e8988aefa6b37b5e
UHC 렠蘊靈}렠蘊靈{^ 100011101011000111101000101100111110011111001111011111011000111010110001111010001011001111100111110011110111101101011110 8eb1e8b3e7cf7d8eb1e8b3e7cf7b5e

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