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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????η?邑?ぅ^ 00111111001111110011111100111111100000111100010100111111100101110101011100111111100000101010001101011110 3f3f3f3f83c53f97573f82a35e
EUC-JP ????η?邑?ぅ^ 00111111001111110011111100111111101001101100011100111111110011011011100000111111101001001010010101011110 3f3f3f3fa6c73fcdb83fa4a55e
UTF-8 捻뀁떜履η솾邑뀁ぅ^ 111011111010011010100100111010111000000010000001111010111001011010011100111011111010011110011111110011101011011111101100100001101011111011101001100000101001000111101011100000001000000111100011100000011000010101011110 efa6a4eb8081eb969cefa79fceb7ec86bee98291eb8081e381855e
UHC 捻뀁떜履η솾邑뀁ぅ^ 11100110111101111011001011101100100010111011001011101100101010101010010111100111100110011011001011101011111010011011001011101100101010101010010101011110 e6f7b2ec8bb2ecaaa5e799b2ebe9b2ecaaa55e

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