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 0011111100111111001111111110011001101011001111110011111100111111111001100110101101000010 3f3f3fe66b3f3f3fe66b42
EUC-JP ???詭???詭B 0011111100111111001111111110101111001100001111110011111100111111111010111100110001000010 3f3f3febcc3f3f3febcc42
UTF-8 銳얄뫀詭銳얄뫀詭B 11101001100010101011001111101100100101101000010011101011101010111000000011101000101010011010110111101001100010101011001111101100100101101000010011101011101010111000000011101000101010011010110101000010 e98ab3ec9684ebab80e8a9ade98ab3ec9684ebab80e8a9ad42
UHC 銳얄뫀詭銳얄뫀詭B 1110011111100101101111101110001010010001101001001100111111111000111001111110010110111110111000101001000110100100110011111111100001000010 e7e5bee291a4cff8e7e5bee291a4cff842

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