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 訂?申???諍 10010010111110010011111110010000010111000011111100111111001111111110011001111001 92f93f905c3f3f3fe679
EUC-JP 訂?申?洹?諍 110001001111101100111111101111111011110100111111100011111100011110111010001111111110101111011010 c4fb3fbfbd3f8fc7ba3febda
UTF-8 訂렗申렒洹렞諍 111010001010100010000010111010111010000010010111111001111001010010110011111010111010000010010010111001101011010010111001111010111010000010011110111010001010101110001101 e8a882eba097e794b3eba092e6b4b9eba09ee8ab8d
UHC 訂렗申렒洹렞諍 1110111111110100100011101010110011100011111010011000111010100111111010101011011110001110101011111110111010110101 eff48eace3e98ea7eab78eafeeb5

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