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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???肄??鷹??B 001111110011111100111111111000111110010100111111001111111001000111101001001111110011111101000010 3f3f3fe3e53f3f91e93f3f42
EUC-JP ???肄??鷹??B 001111110011111100111111111001101110011100111111001111111100001011101011001111110011111101000010 3f3f3fe6e73f3fc2eb3f3f42
UTF-8 捻뀁룄肄끿솾鷹꾩퐛B 11101111101001101010010011101011100000001000000111101011101000111000010011101000100000101000010011101011100000011011111111101100100001101011111011101001101101111011100111101010101111101010100111101101100100001001101101000010 efa6a4eb8081eba384e88284eb81bfec86bee9b7b9eabea9ed909b42
UHC 捻뀁룄肄끿솾鷹꾩퐛B 11100110111101111011001011101100100011111000010011101100101111011000010111100111100110011011001011101011111011011000010011101100101111011000010101000010 e6f7b2ec8f84ecbd85e799b2ebed84ecbd8542

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