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 ?l??}?l??{^ 0011111101101100001111110011111101111101001111110110110000111111001111110111101101011110 3f6c3f3f7d3f6c3f3f7b5e
SJIS-WIN ?l??}?l??{^ 0011111101101100001111110011111101111101001111110110110000111111001111110111101101011110 3f6c3f3f7d3f6c3f3f7b5e
EUC-JP ?l??}?l??{^ 0011111101101100001111110011111101111101001111110110110000111111001111110111101101011110 3f6c3f3f7d3f6c3f3f7b5e
UTF-8 혩l혨횒}혩l혨횒{^ 1110110110011000101010010110110011101101100110001010100011101101100110101001001001111101111011011001100010101001011011001110110110011000101010001110110110011010100100100111101101011110 ed98a96ced98a8ed9a927ded98a96ced98a8ed9a927b5e
UHC 혩l혨횒}혩l혨횒{^ 1100001010010001011011001100001010010000110000111000110101111101110000101001000101101100110000101001000011000011100011010111101101011110 c2916cc290c38d7dc2916cc290c38d7b5e

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