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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陰??}陰??{^ 1000100101000001001111110011111101111101100010010100000100111111001111110111101101011110 89413f3f7d89413f3f7b5e
EUC-JP 陰??}陰??{^ 1011000110100010001111110011111101111101101100011010001000111111001111110111101101011110 b1a23f3f7db1a23f3f7b5e
UTF-8 陰곗냼}陰곗냼{^ 111010011001100110110000111010101011001110010111111010111000001110111100011111011110100110011001101100001110101010110011100101111110101110000011101111000111101101011110 e999b0eab397eb83bc7de999b0eab397eb83bc7b5e
UHC 陰곗냼}陰곗냼{^ 111010111110010010110000111011001000011010001100011111011110101111100100101100001110110010000110100011000111101101011110 ebe4b0ec868c7debe4b0ec868c7b5e

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