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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 輸??}輸??{^ 1001011101000001001111110011111101111101100101110100000100111111001111110111101101011110 97413f3f7d97413f3f7b5e
EUC-JP 輸??}輸??{^ 1100110110100010001111110011111101111101110011011010001000111111001111110111101101011110 cda23f3f7dcda23f3f7b5e
UTF-8 輸쿤톺}輸쿤톺{^ 111010001011110010111000111011001011111110100100111011011000011010111010011111011110100010111100101110001110110010111111101001001110110110000110101110100111101101011110 e8bcb8ecbfa4ed86ba7de8bcb8ecbfa4ed86ba7b5e
UHC 輸쿤톺}輸쿤톺{^ 111000101100001111000100111011111100010111101100011111011110001011000011110001001110111111000101111011000111101101011110 e2c3c4efc5ec7de2c3c4efc5ec7b5e

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