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 訂葛?遵?精? 1001001011111001100010101000101100111111100011111000010100111111100100001011100000111111 92f98a8b3f8f853f90b83f
EUC-JP 訂葛?遵?精? 1100010011111011101100111110101100111111101111011110010100111111110000001011101000111111 c4fbb3eb3fbde53fc0ba3f
UTF-8 訂葛갹遵렗精렞 111010001010100010000010111010001001000110011011111010101011000010111001111010011000000110110101111010111010000010010111111001111011001010111110111010111010000010011110 e8a882e8919beab0b9e981b5eba097e7b2beeba09e
UHC 訂葛갹遵렗精렞 1110111111110100110010101110011110110000101111011111000111100101100011101010110011101111111100011000111010101111 eff4cae7b0bdf1e58eaceff18eaf

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