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 ??倨益}??倨益{^ 001111110011111110011000111000001000100101110110011111010011111100111111100110001110000010001001011101100111101101011110 3f3f98e089767d3f3f98e089767b5e
EUC-JP ??倨益}??倨益{^ 001111110011111111010000111000101011000111010111011111010011111100111111110100001110001010110001110101110111101101011110 3f3fd0e2b1d77d3f3fd0e2b1d77b5e
UTF-8 뤞뽑倨益}뤞뽑倨益{^ 111010111010010010011110111010111011110110010001111001011000000010101000111001111001101110001010011111011110101110100100100111101110101110111101100100011110010110000000101010001110011110011011100010100111101101011110 eba49eebbd91e580a8e79b8a7deba49eebbd91e580a8e79b8a7b5e
UHC 뤞뽑倨益}뤞뽑倨益{^ 10001111110011011011101111001100110010111101101011101100110011000111110110001111110011011011101111001100110010111101101011101100110011000111101101011110 8fcdbbcccbdaeccc7d8fcdbbcccbdaeccc7b5e

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