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 ?W???D?W???D\ 00111111010101110011111100111111001111110100010000111111010101110011111100111111001111110100010001011100 3f573f3f3f443f573f3f3f445c
SJIS-WIN ?W???D?W???D\ 00111111010101110011111100111111001111110100010000111111010101110011111100111111001111110100010001011100 3f573f3f3f443f573f3f3f445c
EUC-JP ?W???D?W???D\ 00111111010101110011111100111111001111110100010000111111010101110011111100111111001111110100010001011100 3f573f3f3f443f573f3f3f445c
UTF-8 혴W혱횂혶D혴W혱횂혶D\ 1110110110011000101101000101011111101101100110001011000111101101100110101000001011101101100110001011011001000100111011011001100010110100010101111110110110011000101100011110110110011010100000101110110110011000101101100100010001011100 ed98b457ed98b1ed9a82ed98b644ed98b457ed98b1ed9a82ed98b6445c
UHC 혴W혱횂혶D혴W혱횂혶D\ 110000101001101101010111110000101001100011000011100000101100001010011101010001001100001010011011010101111100001010011000110000111000001011000010100111010100010001011100 c29b57c298c382c29d44c29b57c298c382c29d445c

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