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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 蘊??[}蘊??[{^ 11100101010111010011111100111111010110110111110111100101010111010011111100111111010110110111101101011110 e55d3f3f5b7de55d3f3f5b7b5e
EUC-JP 蘊??[}蘊??[{^ 11101001101111100011111100111111010110110111110111101001101111100011111100111111010110110111101101011110 e9be3f3f5b7de9be3f3f5b7b5e
UTF-8 蘊딂씩[}蘊딂씩[{^ 1110100010011000100010101110101110010100100000101110110010010100101010010101101101111101111010001001100010001010111010111001010010000010111011001001010010101001010110110111101101011110 e8988aeb9482ec94a95b7de8988aeb9482ec94a95b7b5e
UHC 蘊딂씩[}蘊딂씩[{^ 1110100010110011100010101110100010111110101111110101101101111101111010001011001110001010111010001011111010111111010110110111101101011110 e8b38ae8bebf5b7de8b38ae8bebf5b7b5e

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