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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蒻??}蒻??{^ 1110010011101000001111110011111101111101111001001110100000111111001111110111101101011110 e4e83f3f7de4e83f3f7b5e
EUC-JP 蒻??}蒻??{^ 1110100011101010001111110011111101111101111010001110101000111111001111110111101101011110 e8ea3f3f7de8ea3f3f7b5e
UTF-8 蒻앯뒙}蒻앯뒙{^ 111010001001001010111011111011001001010110101111111010111001001010011001011111011110100010010010101110111110110010010101101011111110101110010010100110010111101101011110 e892bbec95afeb92997de892bbec95afeb92997b5e
UHC 蒻앯뒙}蒻앯뒙{^ 111001011011011010011101111001111000101010010110011111011110010110110110100111011110011110001010100101100111101101011110 e5b69de78a967de5b69de78a967b5e

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