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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鼇??邯鼇??邯^ 11101010100001110011111100111111111001111011011011101010100001110011111100111111111001111011011001011110 ea873f3fe7b6ea873f3fe7b65e
EUC-JP 鼇??邯鼇??邯^ 11110011111001110011111100111111111011101011100011110011111001110011111100111111111011101011100001011110 f3e73f3feeb8f3e73f3feeb85e
UTF-8 鼇앹눘邯鼇앹눘邯^ 11101001101111001000011111101100100101011011100111101011100010001001100011101001100000101010111111101001101111001000011111101100100101011011100111101011100010001001100011101001100000101010111101011110 e9bc87ec95b9eb8898e982afe9bc87ec95b9eb8898e982af5e
UHC 鼇앹눘邯鼇앹눘邯^ 1110100010101000100111011110110010000111101100011100101011111011111010001010100010011101111011001000011110110001110010101111101101011110 e8a89dec87b1cafbe8a89dec87b1cafb5e

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