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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 嶝嶝嶝嶝}嶝嶝嶝嶝{^ 10011011110100011001101111010001100110111101000110011011110100010111110110011011110100011001101111010001100110111101000110011011110100010111101101011110 9bd19bd19bd19bd17d9bd19bd19bd19bd17b5e
EUC-JP 嶝嶝嶝嶝}嶝嶝嶝嶝{^ 11010110110100111101011011010011110101101101001111010110110100110111110111010110110100111101011011010011110101101101001111010110110100110111101101011110 d6d3d6d3d6d3d6d37dd6d3d6d3d6d3d6d37b5e
UTF-8 嶝嶝嶝嶝}嶝嶝嶝嶝{^ 111001011011011010011101111001011011011010011101111001011011011010011101111001011011011010011101011111011110010110110110100111011110010110110110100111011110010110110110100111011110010110110110100111010111101101011110 e5b69de5b69de5b69de5b69d7de5b69de5b69de5b69de5b69d7b5e
UHC 嶝嶝嶝嶝}嶝嶝嶝嶝{^ 11010100111100011101010011110001110101001111000111010100111100010111110111010100111100011101010011110001110101001111000111010100111100010111101101011110 d4f1d4f1d4f1d4f17dd4f1d4f1d4f1d4f17b5e

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