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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???野??姚?┨^ 00111111001111110011111110010110111011000011111100111111100110110100110000111111100001001011011101011110 3f3f3f96ec3f3f9b4c3f84b75e
EUC-JP ???野??姚?┨^ 00111111001111110011111111001100111011100011111100111111110101011010110100111111101010001011100101011110 3f3f3fccee3f3fd5ad3fa8b95e
UTF-8 琉뗩맮野먮쨱姚드┨^ 11101111101001111000110011101011100101111010100111101011101001111010111011101001100001111000111011101011101010001010111011101100101010001011000111100101101001111001101011101011100100111001110011100010100101001010100001011110 efa78ceb97a9eba7aee9878eeba8aeeca8b1e5a79aeb939ce294a85e
UHC 琉뗩맮野먮쨱姚드┨^ 11101011101001001000101111101001100100001011010111100101101011111001000011101011101001001000101111101000111011101011010111100101101001101011100101011110 eba48be990b5e5af90eba48be8eeb5e5a6b95e

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