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 ???弛??邑??^ 001111110011111100111111100100100110111100111111001111111001011101010111001111110011111101011110 3f3f3f926f3f3f97573f3f5e
EUC-JP ???弛??邑??^ 001111110011111100111111110000111101000000111111001111111100110110111000001111110011111101011110 3f3f3fc3d03f3fcdb83f3f5e
UTF-8 捻믪떜弛딁솒邑뀁쵈^ 11101111101001101010010011101011101011111010101011101011100101101001110011100101101111001001101111101011100101001000000111101100100001101001001011101001100000101001000111101011100000001000000111101100101101011000100001011110 efa6a4ebafaaeb969ce5bc9beb9481ec8692e98291eb8081ecb5885e
UHC 捻믪떜弛딁솒邑뀁쵈^ 11100110111101111001001011101100100010111011001011101100101011001000101011100111100110011001001011101011111010011011001011101100101011001000101001011110 e6f792ec8bb2ecac8ae79992ebe9b2ecac8a5e

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