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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 浴?ⅹ??ぐ娃? 100101111000000100111111111110100100100100111111001111111000001010101110100010001010000100111111 97813ffa493f3f82ae88a13f
EUC-JP 浴????ぐ娃? 1100110111100001001111110011111100111111001111111010010010110000101100001010001100111111 cde13f3f3f3fa4b0b0a33f
UTF-8 浴덂ⅹ銳볢ぐ娃쒎 111001101011010110110100111010111000110110000010111000101000010110111001111010011000101010110011111010111011001110100010111000111000000110010000111001011010100010000011111011001001001010001110 e6b5b4eb8d82e285b9e98ab3ebb3a2e38190e5a883ec928e
UHC 浴덂ⅹ銳볢ぐ娃쒎 11101001101100011000100011100101101001011010101011100111111001011001001111101000101010101011000011101000110111111001110011100101 e9b188e5a5aae7e593e8aab0e8df9ce5

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