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 ????G????@B 0011111100111111001111110011111101000111001111110011111100111111001111110100000001000010 3f3f3f3f473f3f3f3f4042
SJIS-WIN ????G????@B 0011111100111111001111110011111101000111001111110011111100111111001111110100000001000010 3f3f3f3f473f3f3f3f4042
EUC-JP ????G????@B 0011111100111111001111110011111101000111001111110011111100111111001111110100000001000010 3f3f3f3f473f3f3f3f4042
UTF-8 횄혗횂혪G횄혘횂짚@B 111011011001101010000100111011011001100010010111111011011001101010000010111011011001100010101010010001111110110110011010100001001110110110011000100110001110110110011010100000101110110010100111100110100100000001000010 ed9a84ed9897ed9a82ed98aa47ed9a84ed9898ed9a82eca79a4042
UHC 횄혗횂혪G횄혘횂짚@B 11000011100000111100001010000010110000111000001011000010100100100100011111000011100000111100001010000011110000111000001011000010101001000100000001000010 c383c282c382c29247c383c283c382c2a44042

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