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 ??[f??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN Β`[fΒ`[^}YΒ`[fΒ`[^}bE 1000001110100000100000010100110101011011011001101000001110100000100000010100110101011011010111100111110101011001100000111010000010000001010011010101101101100110100000111010000010000001010011010101101101011110011111010110001001000101 83a0814d5b6683a0814d5b5e7d5983a0814d5b6683a0814d5b5e7d6245
EUC-JP Β`[fΒ`[^}YΒ`[fΒ`[^}bE 1010011010100010101000011010111001011011011001101010011010100010101000011010111001011011010111100111110101011001101001101010001010100001101011100101101101100110101001101010001010100001101011100101101101011110011111010110001001000101 a6a2a1ae5b66a6a2a1ae5b5e7d59a6a2a1ae5b66a6a2a1ae5b5e7d6245
UTF-8 Β`[fΒ`[^}YΒ`[fΒ`[^}bE 110011101001001011101111101111011000000001011011011001101100111010010010111011111011110110000000010110110101111001111101010110011100111010010010111011111011110110000000010110110110011011001110100100101110111110111101100000000101101101011110011111010110001001000101 ce92efbd805b66ce92efbd805b5e7d59ce92efbd805b66ce92efbd805b5e7d6245
UHC Β`[fΒ`[^}YΒ`[fΒ`[^}bE 1010010111000010101000111110000001011011011001101010010111000010101000111110000001011011010111100111110101011001101001011100001010100011111000000101101101100110101001011100001010100011111000000101101101011110011111010110001001000101 a5c2a3e05b66a5c2a3e05b5e7d59a5c2a3e05b66a5c2a3e05b5e7d6245

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