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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???業?}???業?{^ 001111110011111100111111100010111100011000111111011111010011111100111111001111111000101111000110001111110111101101011110 3f3f3f8bc63f7d3f3f3f8bc63f7b5e
EUC-JP ???業?}???業?{^ 001111110011111100111111101101101100100000111111011111010011111100111111001111111011011011001000001111110111101101011110 3f3f3fb6c83f7d3f3f3fb6c83f7b5e
UTF-8 蓮곩넇業럑}蓮곩넇業럑{^ 111011111010011010011001111010101011001110101001111010111000010010000111111001101010010110101101111010111001111110010001011111011110111110100110100110011110101010110011101010011110101110000100100001111110011010100101101011011110101110011111100100010111101101011110 efa699eab3a9eb8487e6a5adeb9f917defa699eab3a9eb8487e6a5adeb9f917b5e
UHC 蓮곩넇業럑}蓮곩넇業럑{^ 1110011011100101100000011110010110000110100101111110010111110110100011100110111001111101111001101110010110000001111001011000011010010111111001011111011010001110011011100111101101011110 e6e581e58697e5f68e6e7de6e581e58697e5f68e6e7b5e

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