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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 訂?窪敎?疑? 1001001011111001001111111000110001000101111110101100110100111111100010110101111000111111 92f93f8c45facd3f8b5e3f
EUC-JP 訂?窪??疑? 11000100111110110011111110110111101001100011111100111111101101011011111100111111 c4fb3fb7a63f3fb5bf3f
UTF-8 訂렦窪敎볕疑렑 111010001010100010000010111010111010000010100110111001111010101010101010111001101001010110001110111010111011001110010101111001111001011010010001111010111010000010010001 e8a882eba0a6e7aaaae6958eebb395e79691eba091
UHC 訂렦窪敎볕疑렑 1110111111110100100011101011010111101000110000011100111011100111101110101011010111101011111101111000111010100110 eff48eb5e8c1cee7bab5ebf78ea6

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