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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?業?[}?業?[{^ 00111111100010111100011000111111010110110111110100111111100010111100011000111111010110110111101101011110 3f8bc63f5b7d3f8bc63f5b7b5e
EUC-JP ?業?[}?業?[{^ 00111111101101101100100000111111010110110111110100111111101101101100100000111111010110110111101101011110 3fb6c83f5b7d3fb6c83f5b7b5e
UTF-8 읝業싵[}읝業싵[{^ 1110110010011101100111011110011010100101101011011110110010001011101101010101101101111101111011001001110110011101111001101010010110101101111011001000101110110101010110110111101101011110 ec9d9de6a5adec8bb55b7dec9d9de6a5adec8bb55b7b5e
UHC 읝業싵[}읝業싵[{^ 1001111111000110111001011111011010011010111011100101101101111101100111111100011011100101111101101001101011101110010110110111101101011110 9fc6e5f69aee5b7d9fc6e5f69aee5b7b5e

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