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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 渦?渦?[渦?渦?[^ 100010010101000100111111100010010101000100111111010110111000100101010001001111111000100101010001001111110101101101011110 89513f89513f5b89513f89513f5b5e
EUC-JP 渦?渦?[渦?渦?[^ 101100011011001000111111101100011011001000111111010110111011000110110010001111111011000110110010001111110101101101011110 b1b23fb1b23f5bb1b23fb1b23f5b5e
UTF-8 渦캰渦캰[渦캰渦캰[^ 111001101011100010100110111011001011101010110000111001101011100010100110111011001011101010110000010110111110011010111000101001101110110010111010101100001110011010111000101001101110110010111010101100000101101101011110 e6b8a6ecbab0e6b8a6ecbab05be6b8a6ecbab0e6b8a6ecbab05b5e
UHC 渦캰渦캰[渦캰渦캰[^ 11101000101111101011000001010000111010001011111010110000010100000101101111101000101111101011000001010000111010001011111010110000010100000101101101011110 e8beb050e8beb0505be8beb050e8beb0505b5e

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