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 ???飮??癒??^ 001111110011111100111111100111110101101000111111001111111001011011111100001111110011111101011110 3f3f3f9f5a3f3f96fc3f3f5e
EUC-JP ???飮??癒??^ 001111110011111100111111110111011011101100111111001111111100110011111110001111110011111101011110 3f3f3fddbb3f3fccfe3f3f5e
UTF-8 黎싲㉡飮닸콢癒뀁댋^ 11101111101001101000100111101100100010111011001011100011100010011010000111101001101000111010111011101011100010111011100011101100101111011010001011100111100110011001001011101011100000001000000111101011100011001000101101011110 efa689ec8bb2e389a1e9a3aeeb8bb8ecbda2e79992eb8081eb8c8b5e
UHC 黎싲㉡飮닸콢癒뀁댋^ 11100110101100011001101011101011101010001011001011101011111001101011010011100110101100011001101011101011101010001011001011101100100010001011010001011110 e6b19aeba8b2ebe6b4e6b19aeba8b2ec88b45e

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