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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 汚??撓??e^ 10001001100110000011111100111111100111011001101000111111001111110110010101011110 89983f3f9d9a3f3f655e
EUC-JP 汚??撓??e^ 10110001111110000011111100111111110110011111101000111111001111110110010101011110 b1f83f3fd9fa3f3f655e
UTF-8 汚억슬撓딉슝e^ 1110011010110001100110101110110010010110101101011110110010001010101011001110011010010010100100111110101110010100100010011110110010001010100111010110010101011110 e6b19aec96b5ec8aace69293eb9489ec8a9d655e
UHC 汚억슬撓딉슝e^ 1110011111111101101111101110111110111101101111011110100011110101100010101110111110111101101110010110010101011110 e7fdbeefbdbde8f58aefbdb9655e

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