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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 橈??Vn}橈??Vn{^ 100111101111010000111111001111110101011001101110011111011001111011110100001111110011111101010110011011100111101101011110 9ef43f3f566e7d9ef43f3f566e7b5e
EUC-JP 橈??Vn}橈??Vn{^ 110111001111011000111111001111110101011001101110011111011101110011110110001111110011111101010110011011100111101101011110 dcf63f3f566e7ddcf63f3f566e7b5e
UTF-8 橈랃숲Vn}橈랃숲Vn{^ 11100110101010011000100011101011100111101000001111101100100010001011001001010110011011100111110111100110101010011000100011101011100111101000001111101100100010001011001001010110011011100111101101011110 e6a988eb9e83ec88b2566e7de6a988eb9e83ec88b2566e7b5e
UHC 橈랃숲Vn}橈랃숲Vn{^ 11101000111110101000110111101111101111011010001101010110011011100111110111101000111110101000110111101111101111011010001101010110011011100111101101011110 e8fa8defbda3566e7de8fa8defbda3566e7b5e

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