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 ???P}???P{^ 0011111100111111001111110101000001111101001111110011111100111111010100000111101101011110 3f3f3f507d3f3f3f507b5e
SJIS-WIN 絶??P}絶??P{^ 10010000111000100011111100111111010100000111110110010000111000100011111100111111010100000111101101011110 90e23f3f507d90e23f3f507b5e
EUC-JP 絶??P}絶??P{^ 11000000111001000011111100111111010100000111110111000000111001000011111100111111010100000111101101011110 c0e43f3f507dc0e43f3f507b5e
UTF-8 絶귛뮘P}絶귛뮘P{^ 1110011110110101101101101110101010110111100110111110101110101110100110000101000001111101111001111011010110110110111010101011011110011011111010111010111010011000010100000111101101011110 e7b5b6eab79bebae98507de7b5b6eab79bebae98507b5e
UHC 絶귛뮘P}絶귛뮘P{^ 1110111110111110100000101110010110010010101001000101000001111101111011111011111010000010111001011001001010100100010100000111101101011110 efbe82e592a4507defbe82e592a4507b5e

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