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 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN δ?δ?fδ?δ?^}Yδ?δ?fδ?δ?^}bE 100000111100001000111111100000111100001000111111011001101000001111000010001111111000001111000010001111110101111001111101010110011000001111000010001111111000001111000010001111110110011010000011110000100011111110000011110000100011111101011110011111010110001001000101 83c23f83c23f6683c23f83c23f5e7d5983c23f83c23f6683c23f83c23f5e7d6245
EUC-JP δ?δ?fδ?δ?^}Yδ?δ?fδ?δ?^}bE 101001101100010000111111101001101100010000111111011001101010011011000100001111111010011011000100001111110101111001111101010110011010011011000100001111111010011011000100001111110110011010100110110001000011111110100110110001000011111101011110011111010110001001000101 a6c43fa6c43f66a6c43fa6c43f5e7d59a6c43fa6c43f66a6c43fa6c43f5e7d6245
UTF-8 δ͢δ͢fδ͢δ͢^}Yδ͢δ͢fδ͢δ͢^}bE 1100111010110100110011011010001011001110101101001100110110100010011001101100111010110100110011011010001011001110101101001100110110100010010111100111110101011001110011101011010011001101101000101100111010110100110011011010001001100110110011101011010011001101101000101100111010110100110011011010001001011110011111010110001001000101 ceb4cda2ceb4cda266ceb4cda2ceb4cda25e7d59ceb4cda2ceb4cda266ceb4cda2ceb4cda25e7d6245
UHC δ?δ?fδ?δ?^}Yδ?δ?fδ?δ?^}bE 101001011110010000111111101001011110010000111111011001101010010111100100001111111010010111100100001111110101111001111101010110011010010111100100001111111010010111100100001111110110011010100101111001000011111110100101111001000011111101011110011111010110001001000101 a5e43fa5e43f66a5e43fa5e43f5e7d59a5e43fa5e43f66a5e43fa5e43f5e7d6245

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