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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ??燒?\}??燒?\{^ 001111110011111111100000100101100011111101011100011111010011111100111111111000001001011000111111010111000111101101011110 3f3fe0963f5c7d3f3fe0963f5c7b5e
EUC-JP ??燒?\}??燒?\{^ 001111110011111111011111111101100011111101011100011111010011111100111111110111111111011000111111010111000111101101011110 3f3fdff63f5c7d3f3fdff63f5c7b5e
UTF-8 黎잂燒曆\}黎잂燒曆\{^ 1110111110100110100010011110110010011110100000101110011110000111100100101110111110100110100010110101110001111101111011111010011010001001111011001001111010000010111001111000011110010010111011111010011010001011010111000111101101011110 efa689ec9e82e78792efa68b5c7defa689ec9e82e78792efa68b5c7b5e
UHC 黎잂燒曆\}黎잂燒曆\{^ 111001101011000110011111111000101110000111000000111001101011011101011100011111011110011010110001100111111110001011100001110000001110011010110111010111000111101101011110 e6b19fe2e1c0e6b75c7de6b19fe2e1c0e6b75c7b5e

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