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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 歪??悅?????B 100110000110001100111111001111111111101010111101001111110011111100111111001111110011111101000010 98633f3ffabd3f3f3f3f3f42
EUC-JP 歪????????B 1100111111000100001111110011111100111111001111110011111100111111001111110011111101000010 cfc43f3f3f3f3f3f3f3f42
UTF-8 歪딃썖悅뚪굤樂됬룎B 11100110101011011010101011101011100101001000001111101100100011011001011011100110100000101000010111101011100110101010101011101010101101011010010011101111101001101011111111101011100100001010110011101011101000111000111001000010 e6adaaeb9483ec8d96e68285eb9aaaeab5a4efa6bfeb90aceba38e42
UHC 歪딃썖悅뚪굤樂됬룎B 11101000111000001000101011101001100110111000100111100110111011011000110011101001100000101000101011101000111110011000100111100111100011111000110001000010 e8e08ae99b89e6ed8ce9828ae8f989e78f8c42

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