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 腸??}腸??{^ 1001001010110000001111110011111101111101100100101011000000111111001111110111101101011110 92b03f3f7d92b03f3f7b5e
EUC-JP 腸??}腸??{^ 1100010010110010001111110011111101111101110001001011001000111111001111110111101101011110 c4b23f3f7dc4b23f3f7b5e
UTF-8 腸얗龜}腸얗龜{^ 111010001000010110111000111011001001011010010111111011111010010010000111011111011110100010000101101110001110110010010110100101111110111110100100100001110111101101011110 e885b8ec9697efa4877de885b8ec9697efa4877b5e
UHC 腸얗龜}腸얗龜{^ 111011011111001110111110111010011101000010100010011111011110110111110011101111101110100111010000101000100111101101011110 edf3bee9d0a27dedf3bee9d0a27b5e

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