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 蒟晧ア「}蒟晧ア「{^ 111001001110010110011101111011001011000110100010011111011110010011100101100111011110110010110001101000100111101101011110 e4e59decb1a27de4e59decb1a27b5e
EUC-JP 蒟晧ア「}蒟晧ア「{^ 11101000111001111101101011101110100011101011000110001110101000100111110111101000111001111101101011101110100011101011000110001110101000100111101101011110 e8e7daee8eb18ea27de8e7daee8eb18ea27b5e
UTF-8 蒟晧ア「}蒟晧ア「{^ 111010001001001010011111111001101001100110100111111011111011110110110001111011111011110110100010011111011110100010010010100111111110011010011001101001111110111110111101101100011110111110111101101000100111101101011110 e8929fe699a7efbdb1efbda27de8929fe699a7efbdb1efbda27b5e
UHC ?晧??}?晧??{^ 00111111111110111100010100111111001111110111110100111111111110111100010100111111001111110111101101011110 3ffbc53f3f7d3ffbc53f3f7b5e

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