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 ?R??}?R??{^ 0011111101010010001111110011111101111101001111110101001000111111001111110111101101011110 3f523f3f7d3f523f3f7b5e
SJIS-WIN 棚R辿湛}棚R辿湛{^ 1001001001001001010100101001001001001000100100100101100001111101100100100100100101010010100100100100100010010010010110000111101101011110 924952924892587d924952924892587b5e
EUC-JP 棚R辿湛}棚R辿湛{^ 1100001110101010010100101100001110101001110000111011100101111101110000111010101001010010110000111010100111000011101110010111101101011110 c3aa52c3a9c3b97dc3aa52c3a9c3b97b5e
UTF-8 棚R辿湛}棚R辿湛{^ 1110011010100011100110100101001011101000101111101011111111100110101110011001101101111101111001101010001110011010010100101110100010111110101111111110011010111001100110110111101101011110 e6a39a52e8bebfe6b99b7de6a39a52e8bebfe6b99b7b5e
UHC 棚R?湛}棚R?湛{^ 110111011101110001010010001111111101001111000000011111011101110111011100010100100011111111010011110000000111101101011110 dddc523fd3c07ddddc523fd3c07b5e

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