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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 渦??瘟?ⅹ訝? 100010010101000100111111001111111110000110001001001111111111101001001001111001100110001000111111 89513f3fe1893ffa49e6623f
EUC-JP 渦??瘟??訝? 1011000110110010001111110011111111100001111010010011111100111111111010111100001100111111 b1b23f3fe1e93f3febc33f
UTF-8 渦욘춲瘟룟ⅹ訝밧 111001101011100010100110111011001001101010011000111011001011011010110010111001111001100010011111111010111010001110011111111000101000010110111001111010001010100010011101111010111011000010100111 e6b8a6ec9a98ecb6b2e7989feba39fe285b9e8a89debb0a7
UHC 渦욘춲瘟룟ⅹ訝밧 11101000101111101011111111100110101011011000111011101000101100001011011111100101101001011010101011100100101110001011100111100101 e8bebfe6ad8ee8b0b7e5a5aae4b8b9e5

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