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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 渦????渦??? 1000100101010001001111110011111100111111001111111000100101010001001111110011111100111111 89513f3f3f3f89513f3f3f
EUC-JP 渦????渦??? 1011000110110010001111110011111100111111001111111011000110110010001111110011111100111111 b1b23f3f3f3fb1b23f3f3f
UTF-8 渦잌넇勵뷻渦잌넇勵 111001101011100010100110111011001001111010001100111010111000010010000111111011111010010110111111111010111011011110111011111001101011100010100110111011001001111010001100111010111000010010000111111011111010010110111111 e6b8a6ec9e8ceb8487efa5bfebb7bbe6b8a6ec9e8ceb8487efa5bf
UHC 渦잌넇勵뷻渦잌넇勵 111010001011111010011111111001011000011010010111111001011111101010010101011010001110100010111110100111111110010110000110100101111110010111111010 e8be9fe58697e5fa9568e8be9fe58697e5fa

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