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 躁???澱?云 11100111010011100011111100111111001111111001001101100010001111111000100101011101 e74e3f3f3f93623f895d
EUC-JP 躁???澱?云 11101101101011110011111100111111001111111100010111000011001111111011000110111110 edaf3f3f3fc5c33fb1be
UTF-8 躁댓렰렋澱렢云 111010001011101010000001111010111000110010010011111010111010000010110000111010111010000010001011111001101011111010110001111010111010000010100010111001001011101010010001 e8ba81eb8c93eba0b0eba08be6beb1eba0a2e4ba91
UHC 躁댓렰렋澱렢云 1111000011100010101101001111000110001110101111011000111010100010111011101111111010001110101100111110100111110110 f0e2b4f18ebd8ea2eefe8eb3e9f6

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