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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 乳?dJ}乳?dJ{^ 100100111111101100111111100000101000010001001010011111011001001111111011001111111000001010000100010010100111101101011110 93fb3f82844a7d93fb3f82844a7b5e
EUC-JP 乳?dJ}乳?dJ{^ 110001101111110100111111101000111110010001001010011111011100011011111101001111111010001111100100010010100111101101011110 c6fd3fa3e44a7dc6fd3fa3e44a7b5e
UTF-8 乳㏘dJ}乳㏘dJ{^ 1110010010111001101100111110001110001111100110001110111110111101100001000100101001111101111001001011100110110011111000111000111110011000111011111011110110000100010010100111101101011110 e4b9b3e38f98efbd844a7de4b9b3e38f98efbd844a7b5e
UHC 乳㏘dJ}乳㏘dJ{^ 1110101011100001101000101110010010100011111001000100101001111101111010101110000110100010111001001010001111100100010010100111101101011110 eae1a2e4a3e44a7deae1a2e4a3e44a7b5e

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