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 ?M?[???D???\ 001111110100110100111111010110110011111100111111001111110100010000111111001111110011111101011100 3f4d3f5b3f3f3f443f3f3f5c
SJIS-WIN ?M?[???D???\ 001111110100110100111111010110110011111100111111001111110100010000111111001111110011111101011100 3f4d3f5b3f3f3f443f3f3f5c
EUC-JP ?M?[???D???\ 001111110100110100111111010110110011111100111111001111110100010000111111001111110011111101011100 3f4d3f5b3f3f3f443f3f3f5c
UTF-8 혪M혪[혩짰혪D혩혺혪\ 11101101100110001010101001001101111011011001100010101010010110111110110110011000101010011110110010100111101100001110110110011000101010100100010011101101100110001010100111101101100110001011101011101101100110001010101001011100 ed98aa4ded98aa5bed98a9eca7b0ed98aa44ed98a9ed98baed98aa5c
UHC 혪M혪[혩짰혪D혩혺혪\ 1100001010010010010011011100001010010010010110111100001010010001110000101010111011000010100100100100010011000010100100011100001010011111110000101001001001011100 c2924dc2925bc291c2aec29244c291c29fc2925c

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