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 ?b?Z??[?b?Z??[^ 001111110110001000111111010110100011111100111111010110110011111101100010001111110101101000111111001111110101101101011110 3f623f5a3f3f5b3f623f5a3f3f5b5e
SJIS-WIN ?b?Z??[?b?Z??[^ 001111110110001000111111010110100011111100111111010110110011111101100010001111110101101000111111001111110101101101011110 3f623f5a3f3f5b3f623f5a3f3f5b5e
EUC-JP ?b?Z??[?b?Z??[^ 001111110110001000111111010110100011111100111111010110110011111101100010001111110101101000111111001111110101101101011110 3f623f5a3f3f5b3f623f5a3f3f5b5e
UTF-8 혢b혥Z횪챕[혢b혥Z횪챕[^ 11101101100110001010001001100010111011011001100010100101010110101110110110011010101010101110110010110001100101010101101111101101100110001010001001100010111011011001100010100101010110101110110110011010101010101110110010110001100101010101101101011110 ed98a262ed98a55aed9aaaecb1955bed98a262ed98a55aed9aaaecb1955b5e
UHC 혢b혥Z횪챕[혢b혥Z횪챕[^ 1100001010001011011000101100001010001101010110101100001110100000110000111010100101011011110000101000101101100010110000101000110101011010110000111010000011000011101010010101101101011110 c28b62c28d5ac3a0c3a95bc28b62c28d5ac3a0c3a95b5e

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