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 ??^??@??^??@B 00111111001111110101111000111111001111110100000000111111001111110101111000111111001111110100000001000010 3f3f5e3f3f403f3f5e3f3f4042
SJIS-WIN ??^??@??^??@B 00111111001111110101111000111111001111110100000000111111001111110101111000111111001111110100000001000010 3f3f5e3f3f403f3f5e3f3f4042
EUC-JP ??^??@??^??@B 00111111001111110101111000111111001111110100000000111111001111110101111000111111001111110100000001000010 3f3f5e3f3f403f3f5e3f3f4042
UTF-8 횂혣^횂혖@횂혣^횂혖@B 1110110110011010100000101110110110011000101000110101111011101101100110101000001011101101100110001001011001000000111011011001101010000010111011011001100010100011010111101110110110011010100000101110110110011000100101100100000001000010 ed9a82ed98a35eed9a82ed989640ed9a82ed98a35eed9a82ed98964042
UHC 횂혣^횂혖@횂혣^횂혖@B 110000111000001011000010100011000101111011000011100000101100001010000001010000001100001110000010110000101000110001011110110000111000001011000010100000010100000001000010 c382c28c5ec382c28140c382c28c5ec382c2814042

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