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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 煙??}煙??{^ 1000100110001100001111110011111101111101100010011000110000111111001111110111101101011110 898c3f3f7d898c3f3f7b5e
EUC-JP 煙??}煙??{^ 1011000111101100001111110011111101111101101100011110110000111111001111110111101101011110 b1ec3f3f7db1ec3f3f7b5e
UTF-8 煙렟렠}煙렟렠{^ 111001111000010110011001111010111010000010011111111010111010000010100000011111011110011110000101100110011110101110100000100111111110101110100000101000000111101101011110 e78599eba09feba0a07de78599eba09feba0a07b5e
UHC 煙렟렠}煙렟렠{^ 111001101101010110001110101100001000111010110001011111011110011011010101100011101011000010001110101100010111101101011110 e6d58eb08eb17de6d58eb08eb17b5e

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