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 ?J????^b[?J????^b[^ 00111111010010100011111100111111001111110011111101011110011000100101101100111111010010100011111100111111001111110011111101011110011000100101101101011110 3f4a3f3f3f3f5e625b3f4a3f3f3f3f5e625b5e
SJIS-WIN ?J????^b[?J????^b[^ 00111111010010100011111100111111001111110011111101011110011000100101101100111111010010100011111100111111001111110011111101011110011000100101101101011110 3f4a3f3f3f3f5e625b3f4a3f3f3f3f5e625b5e
EUC-JP ?J????^b[?J????^b[^ 00111111010010100011111100111111001111110011111101011110011000100101101100111111010010100011111100111111001111110011111101011110011000100101101101011110 3f4a3f3f3f3f5e625b3f4a3f3f3f3f5e625b5e
UTF-8 혪J혩짧혩짬^b[혪J혩짧혩짬^b[^ 111011011001100010101010010010101110110110011000101010011110110010100111101001111110110110011000101010011110110010100111101011000101111001100010010110111110110110011000101010100100101011101101100110001010100111101100101001111010011111101101100110001010100111101100101001111010110001011110011000100101101101011110 ed98aa4aed98a9eca7a7ed98a9eca7ac5e625bed98aa4aed98a9eca7a7ed98a9eca7ac5e625b5e
UHC 혪J혩짧혩짬^b[혪J혩짧혩짬^b[^ 1100001010010010010010101100001010010001110000101010101011000010100100011100001010101011010111100110001001011011110000101001001001001010110000101001000111000010101010101100001010010001110000101010101101011110011000100101101101011110 c2924ac291c2aac291c2ab5e625bc2924ac291c2aac291c2ab5e625b5e

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