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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 荏瀧??荏瀧??B 10001001011000001001000111101011001111110011111110001001011000001001000111101011001111110011111101000010 896091eb3f3f896091eb3f3f42
EUC-JP 荏瀧??荏瀧??B 10110001110000011100001011101101001111110011111110110001110000011100001011101101001111110011111101000010 b1c1c2ed3f3fb1c1c2ed3f3f42
UTF-8 荏瀧렋믐荏瀧렋믐B 11101000100011011000111111100111100000001010011111101011101000001000101111101011101011111001000011101000100011011000111111100111100000001010011111101011101000001000101111101011101011111001000001000010 e88d8fe780a7eba08bebaf90e88d8fe780a7eba08bebaf9042
UHC 荏瀧렋믐荏瀧렋믐B 1110110011111011110101101110100110001110101000101011100111001010111011001111101111010110111010011000111010100010101110011100101001000010 ecfbd6e98ea2b9caecfbd6e98ea2b9ca42

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