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 ?冀?冀}?冀?冀{^ 001111111001100101100010001111111001100101100010011111010011111110011001011000100011111110011001011000100111101101011110 3f99623f99627d3f99623f99627b5e
EUC-JP ?冀?冀}?冀?冀{^ 001111111101000111000011001111111101000111000011011111010011111111010001110000110011111111010001110000110111101101011110 3fd1c33fd1c37d3fd1c33fd1c37b5e
UTF-8 凜冀凜冀}凜冀凜冀{^ 111011111010010110010100111001011000011010000000111011111010010110010100111001011000011010000000011111011110111110100101100101001110010110000110100000001110111110100101100101001110010110000110100000000111101101011110 efa594e58680efa594e586807defa594e58680efa594e586807b5e
UHC 凜冀凜冀}凜冀凜冀{^ 11010010111100101101000011101101110100101111001011010000111011010111110111010010111100101101000011101101110100101111001011010000111011010111101101011110 d2f2d0edd2f2d0ed7dd2f2d0edd2f2d0ed7b5e

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