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 蘊딀뿈[}蘊딀뿈[{^ 1110100010011000100010101110101110010100100000001110101110111111100010000101101101111101111010001001100010001010111010111001010010000000111010111011111110001000010110110111101101011110 e8988aeb9480ebbf885b7de8988aeb9480ebbf885b7b5e
UHC 蘊딀뿈[}蘊딀뿈[{^ 1110100010110011100010101110011010010111100011110101101101111101111010001011001110001010111001101001011110001111010110110111101101011110 e8b38ae6978f5b7de8b38ae6978f5b7b5e

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