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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 渦?ぐn}渦?ぐn{^ 100010010101000100111111100000101010111001101110011111011000100101010001001111111000001010101110011011100111101101011110 89513f82ae6e7d89513f82ae6e7b5e
EUC-JP 渦?ぐn}渦?ぐn{^ 101100011011001000111111101001001011000001101110011111011011000110110010001111111010010010110000011011100111101101011110 b1b23fa4b06e7db1b23fa4b06e7b5e
UTF-8 渦계ぐn}渦계ぐn{^ 1110011010111000101001101110101010110011100001001110001110000001100100000110111001111101111001101011100010100110111010101011001110000100111000111000000110010000011011100111101101011110 e6b8a6eab384e381906e7de6b8a6eab384e381906e7b5e
UHC 渦계ぐn}渦계ぐn{^ 1110100010111110101100001110100010101010101100000110111001111101111010001011111010110000111010001010101010110000011011100111101101011110 e8beb0e8aab06e7de8beb0e8aab06e7b5e

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