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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???詭???肄 00111111001111110011111111100110011010110011111100111111001111111110001111100101 3f3f3fe66b3f3f3fe3e5
EUC-JP ???詭???肄 00111111001111110011111111101011110011000011111100111111001111111110011011100111 3f3f3febcc3f3f3fe6e7
UTF-8 蓮우뮁詭歷╈몼肄 111011111010011010011001111011001001101010110000111010111010111010000001111010001010100110101101111011111010011010001100111000101001010110001000111010111010101010111100111010001000001010000100 efa699ec9ab0ebae81e8a9adefa68ce29588ebaabce88284
UHC 蓮우뮁詭歷╈몼肄 11100110111001011011111111101100100100101001000011001111111110001110011010111000101001101110001010010001101000011110110010111101 e6e5bfec9290cff8e6b8a6e291a1ecbd

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