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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???泣?}???泣?{^ 001111110011111100111111100010111000001100111111011111010011111100111111001111111000101110000011001111110111101101011110 3f3f3f8b833f7d3f3f3f8b833f7b5e
EUC-JP ???泣?}???泣?{^ 001111110011111100111111101101011110001100111111011111010011111100111111001111111011010111100011001111110111101101011110 3f3f3fb5e33f7d3f3f3fb5e33f7b5e
UTF-8 令⑸슪泣큌}令⑸슪泣큌{^ 111011111010011010101000111000101001000110111000111011001000101010101010111001101011001110100011111011011000000110001100011111011110111110100110101010001110001010010001101110001110110010001010101010101110011010110011101000111110110110000001100011000111101101011110 efa6a8e291b8ec8aaae6b3a3ed818c7defa6a8e291b8ec8aaae6b3a3ed818c7b5e
UHC 令⑸슪泣큌}令⑸슪泣큌{^ 1110011110101001101010011110101110011010101100111110101111101000101101000101011101111101111001111010100110101001111010111001101010110011111010111110100010110100010101110111101101011110 e7a9a9eb9ab3ebe8b4577de7a9a9eb9ab3ebe8b4577b5e

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