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 ???N[}???N[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN テつ棚N[}テつ棚N[{^ 1100001110000010110000101001001001001001010011100101101101111101110000111000001011000010100100100100100101001110010110110111101101011110 c382c292494e5b7dc382c292494e5b7b5e
EUC-JP テつ棚N[}テつ棚N[{^ 10001110110000111010010011000100110000111010101001001110010110110111110110001110110000111010010011000100110000111010101001001110010110110111101101011110 8ec3a4c4c3aa4e5b7d8ec3a4c4c3aa4e5b7b5e
UTF-8 テつ棚N[}テつ棚N[{^ 11101111101111101000001111100011100000011010010011100110101000111001101001001110010110110111110111101111101111101000001111100011100000011010010011100110101000111001101001001110010110110111101101011110 efbe83e381a4e6a39a4e5b7defbe83e381a4e6a39a4e5b7b5e
UHC ?つ棚N[}?つ棚N[{^ 0011111110101010110001001101110111011100010011100101101101111101001111111010101011000100110111011101110001001110010110110111101101011110 3faac4dddc4e5b7d3faac4dddc4e5b7b5e

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