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 ?b??R?b??^[?b??R?b??^[^ 0011111101100010001111110011111101010010001111110110001000111111001111110101111001011011001111110110001000111111001111110101001000111111011000100011111100111111010111100101101101011110 3f623f3f523f623f3f5e5b3f623f3f523f623f3f5e5b5e
SJIS-WIN 但b辿樽R但b辿樽^[但b辿樽R但b辿樽^[^ 1001001001000001011000101001001001001000100100100100110101010010100100100100000101100010100100100100100010010010010011010101111001011011100100100100000101100010100100100100100010010010010011010101001010010010010000010110001010010010010010001001001001001101010111100101101101011110 9241629248924d529241629248924d5e5b9241629248924d529241629248924d5e5b5e
EUC-JP 但b辿樽R但b辿樽^[但b辿樽R但b辿樽^[^ 1100001110100010011000101100001110101001110000111010111001010010110000111010001001100010110000111010100111000011101011100101111001011011110000111010001001100010110000111010100111000011101011100101001011000011101000100110001011000011101010011100001110101110010111100101101101011110 c3a262c3a9c3ae52c3a262c3a9c3ae5e5bc3a262c3a9c3ae52c3a262c3a9c3ae5e5b5e
UTF-8 但b辿樽R但b辿樽^[但b辿樽R但b辿樽^[^ 1110010010111101100001100110001011101000101111101011111111100110101010001011110101010010111001001011110110000110011000101110100010111110101111111110011010101000101111010101111001011011111001001011110110000110011000101110100010111110101111111110011010101000101111010101001011100100101111011000011001100010111010001011111010111111111001101010100010111101010111100101101101011110 e4bd8662e8bebfe6a8bd52e4bd8662e8bebfe6a8bd5e5be4bd8662e8bebfe6a8bd52e4bd8662e8bebfe6a8bd5e5b5e
UHC 但b?樽R但b?樽^[但b?樽R但b?樽^[^ 11010011101000110110001000111111111100011101110001010010110100111010001101100010001111111111000111011100010111100101101111010011101000110110001000111111111100011101110001010010110100111010001101100010001111111111000111011100010111100101101101011110 d3a3623ff1dc52d3a3623ff1dc5e5bd3a3623ff1dc52d3a3623ff1dc5e5b5e

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