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 渦컑渦컑[渦컑渦컑[^ 111001101011100010100110111011001011101110010001111001101011100010100110111011001011101110010001010110111110011010111000101001101110110010111011100100011110011010111000101001101110110010111011100100010101101101011110 e6b8a6ecbb91e6b8a6ecbb915be6b8a6ecbb91e6b8a6ecbb915b5e
UHC 渦컑渦컑[渦컑渦컑[^ 11101000101111101011000001110110111010001011111010110000011101100101101111101000101111101011000001110110111010001011111010110000011101100101101101011110 e8beb076e8beb0765be8beb076e8beb0765b5e

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