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 譽????????^ 1110011010100011001111110011111100111111001111110011111100111111001111110011111101011110 e6a33f3f3f3f3f3f3f3f5e
EUC-JP 譽????????^ 1110110010100101001111110011111100111111001111110011111100111111001111110011111101011110 eca53f3f3f3f3f3f3f3f5e
UTF-8 譽길룂銳볟렘呂잍뜆^ 11101000101011011011110111101010101110001011100011101011101000111000001011101001100010101011001111101011101100111001111111101011101000001001100011101111101001101000000011101100100111101000110111101011100111001000011001011110 e8adbdeab8b8eba382e98ab3ebb39feba098efa680ec9e8deb9c865e
UHC 譽길룂銳볟렘呂잍뜆^ 11100111111000101011000111100110100011111000001111100111111001011001001111100101101101111011110111100101111110111001111111100110100011011000100101011110 e7e2b1e68f83e7e593e5b7bde5fb9fe68d895e

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